Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SingleGeneAiExpressionReporter #255

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

SingleGeneAiExpressionReporter #255

wants to merge 43 commits into from

Conversation

bobular
Copy link
Member

@bobular bobular commented Feb 12, 2025

WIP.

Current status:

  1. it compiles!
  2. the AI, WDK table retrieval and Reporter logic are all wired together (hopefully)
  3. but it hasn't been run yet...
  4. no caching yet
  5. it still expects the API key in env

bobular and others added 30 commits February 12, 2025 22:03
@bobular bobular marked this pull request as ready for review March 2, 2025 16:45
bobular added 2 commits March 2, 2025 20:15
Rename "sections" as "topics", change prompting and attempt to sort by `biological_importance`
.putAdditionalProperty("required", JsonValue.from(List.of(
"headline",
"one_paragraph_summary",
"dataset_ids"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This dataset_ids should not be here. I will remove it before we merge!

Copy link
Member Author

@bobular bobular Mar 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be topics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants